Skip to content

Conversation

@BujSet
Copy link
Contributor

@BujSet BujSet commented Aug 13, 2025

Summary

Currently, the CI jobs responsible for running the Zephyr tests checkout a past version of ExecuTorch, but runs install_executorch.sh with the pinned pytorch commit. Ideally, we would resolve this with resolving the cmake errors that arise from using the most up-to-date version of executorch, but for now, we can just keep the ExecuTorch and PyTorch checkouts consistent for CI. This should prevent the Zephyr CI tests from failing spuriously on unrelated PRs.

Test plan

[PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 13, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13388

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit a0321f1 with merge base 6e520e2 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 13, 2025
@BujSet BujSet self-assigned this Aug 13, 2025
@BujSet BujSet added ciflow/trunk module: arm Issues related to arm backend module: microcontrollers For embedded MCUs like Cortex-M, or RTOS like Zephyr, does not track NPU backend like Arm Ethos. labels Aug 13, 2025
@BujSet
Copy link
Contributor Author

BujSet commented Aug 13, 2025

@pytorchbot label "release notes: none"

@pytorch-bot pytorch-bot bot added the release notes: none Do not include this in the release notes label Aug 13, 2025
@BujSet BujSet changed the title Temp hot fix to prevent CI errors Temp hot-fix to Resolve Zephyr CI Errors Aug 13, 2025
@BujSet BujSet force-pushed the zephyr_ci_install_executorch_without_pinned_pt_commit branch from 9ff3072 to 16ef0f2 Compare August 14, 2025 20:42
@BujSet BujSet force-pushed the zephyr_ci_install_executorch_without_pinned_pt_commit branch from 9a97123 to 302c89f Compare August 14, 2025 22:05
@psiddh psiddh marked this pull request as ready for review August 19, 2025 20:21
@psiddh psiddh changed the title Temp hot-fix to Resolve Zephyr CI Errors Remove pinning to ET commit for Zephyr CI job Aug 19, 2025
@psiddh psiddh requested a review from mergennachin August 19, 2025 23:29
@psiddh psiddh merged commit 3f0e673 into pytorch:main Aug 20, 2025
103 of 104 checks passed
@digantdesai
Copy link
Contributor

FYI, it doesn't run zephyr jobs without ciflow/trunk label.

agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
### Summary
Currently, the CI jobs responsible for running the Zephyr tests checkout
a past version of ExecuTorch, but runs install_executorch.sh with the
pinned pytorch commit. Ideally, we would resolve this with resolving the
cmake errors that arise from using the most up-to-date version of
executorch, but for now, we can just keep the ExecuTorch and PyTorch
checkouts consistent for CI. This should prevent the Zephyr CI tests
from failing spuriously on unrelated PRs.

### Test plan
[PLEASE REMOVE] How did you test this PR? Please write down any manual
commands you used and note down tests that you have written if
applicable.

---------

Co-authored-by: Siddartha Pothapragada <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend module: microcontrollers For embedded MCUs like Cortex-M, or RTOS like Zephyr, does not track NPU backend like Arm Ethos. release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants